Skip to content

increase compat flexibility to be reasonable#125

Merged
Cardoza2 merged 9 commits intomasterfrom
flexible-compat
Apr 17, 2025
Merged

increase compat flexibility to be reasonable#125
Cardoza2 merged 9 commits intomasterfrom
flexible-compat

Conversation

@juddmehr
Copy link
Copy Markdown
Member

Based on the fact that most people using GXBeam in the FLOW lab right now just manually remove the compat, it's likely that it can be a lot more flexible that it currently is.
Based on the current compat, and the versions of dependencies that appear to work when the compat is removed, I have put together a somewhat more flexible compat so that GXBeam won't be too restrictive to use with other packages.

@juddmehr juddmehr requested review from Cardoza2 and Copilot March 31, 2025 16:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@kevmoor
Copy link
Copy Markdown
Contributor

kevmoor commented Apr 14, 2025

It looks like ArnoldiMethod 4.0 had a breaking change:

ArnoldiMethod.jl v0.4.0

  • BREAKING: The target structs LM, SR, LR, SI, LI are no longer
    exported. You have to import them explicitly: using ArnoldiMethod: LM. But
    easier it to update your code from structs LM() to symbols :LM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants